hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
replaceAll
hip
util
string
Undocumented in source. Be warned that the author may not have intended to support it.
string
replaceAll
(string str, char what, string replaceWith)
pure @
trusted
nothrow
string
replaceAll
(
string
str
,
char
what
,
string
replaceWith
= ""
)
string
replaceAll
(string str, string what, string replaceWith)
Meta
Source
See Implementation
hip
util
string
aliases
BigString
PathString
SmallString
countUntil
functions
after
between
count
findAfter
fromStringz
getNumericEnding
indexOf
isAlpha
isEndOfLine
isLowercase
isNumber
isNumeric
isUpperCase
isWhitespace
join
lastIndexOf
limitDecimalPlaces
repeat
replaceAll
split
splitRange
startsWith
toDefault
toLowerCase
toString
toStringz
toUTF32
toUpper
trim
structs
String
StringBuffer
StringBuilder